UIActionSheet.DismissWithClickedButtonIndex(nint, Boolean) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("dismissWithClickedButtonIndex:animated:")]
public virtual void DismissWithClickedButtonIndex (nint buttonIndex, bool animated);
abstract member DismissWithClickedButtonIndex : nint * bool -> unit
override this.DismissWithClickedButtonIndex : nint * bool -> unit
- buttonIndex
- System.System.IntPtr System.nativeint
- animated
- Boolean
- Attributes