共用方式為


UIActionSheet.FirstOtherButtonIndex 屬性

定義

第一個自訂按鈕的索引。 唯讀。

public virtual nint FirstOtherButtonIndex { [Foundation.Export("firstOtherButtonIndex")] get; }
member this.FirstOtherButtonIndex : nint

屬性值

System.System.IntPtr System.nativeint
屬性

備註

如果未設定任何自訂按鈕,則會傳回 -1。

按鈕索引是以零起始。 它們會從零開始,並針對每個新增的按鈕遞增一個。

適用於