IUIInputViewAudioFeedback 接口

定义

UIKit.UIInputViewAudioFeedback_Extensions 类一起构成 UIInputViewAudioFeedback 协议的接口。

[Foundation.Protocol(Name="UIInputViewAudioFeedback", WrapperType=typeof(UIKit.UIInputViewAudioFeedbackWrapper))]
public interface IUIInputViewAudioFeedback : IDisposable, ObjCRuntime.INativeObject
type IUIInputViewAudioFeedback = interface
    interface INativeObject
    interface IDisposable
属性
实现

属性

EnableInputClicksWhenVisible

获取一个值,该值指示是否启用输入单击。

Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 INativeObject)

适用于