alexa

    Show / Hide Table of Contents

    Interface ITextInputLayoutNotification

    Represents ITextInputLayoutNotification class, which holds the members to notify the SfTextInputView when its InputView properties get changed.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public interface ITextInputLayoutNotification

    Methods

    OnSelectedItemsChanged()

    Method used to notify when the selected items of InputView (SfTextBoxExt) get changed.

    Declaration
    void OnSelectedItemsChanged()
    Back to top Generated by DocFX