UIActionSheet.FirstOtherButtonIndex 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
第一個自訂按鈕的索引。 唯讀。
public virtual nint FirstOtherButtonIndex { [Foundation.Export("firstOtherButtonIndex")] get; }
member this.FirstOtherButtonIndex : nint
屬性值
System.System.IntPtr
System.nativeint
- 屬性
備註
如果未設定任何自訂按鈕,則會傳回 -1。
按鈕索引是以零起始。 它們會從零開始,並針對每個新增的按鈕遞增一個。