CXTransaction.Actions プロパティ

定義

このトランザクションに属する Call Kit アクションの一覧を取得します。

public virtual CallKit.CXAction[] Actions { [Foundation.Export("actions", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Actions : CallKit.CXAction[]

プロパティ値

このトランザクションに属する Call Kit アクションの一覧を表示します。

属性

適用対象