docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IRelayCommand

    An interface expanding ICommand with the ability to raise the ICommand.CanExecuteChanged event externally.

    Inherited Members
    ICommand.CanExecute(object)
    ICommand.Execute(object)
    ICommand.CanExecuteChanged
    Namespace: Unity.AppUI.MVVM
    Assembly: Unity.AppUI.MVVM.dll
    Syntax
    public interface IRelayCommand : ICommand

    Methods

    NotifyCanExecuteChanged()

    Notifies that the ICommand.CanExecute property has changed.

    Declaration
    void NotifyCanExecuteChanged()
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)