共用方式為


ACSRaisedHandChangedEventArgs 類別

宣告

@interface ACSRaisedHandChangedEventArgs : NSObject;

Description

引發的手部事件資訊。

方法

屬性

識別碼 (identifier)

所引發之手部參與者的標識碼。

@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;