Share via


UIActionSheetDelegate.Presented(UIActionSheet) 메서드

정의

작업 시트가 사용자에게 표시되었음을 나타냅니다.

[Foundation.Export("didPresentActionSheet:")]
public virtual void Presented (UIKit.UIActionSheet actionSheet);
abstract member Presented : UIKit.UIActionSheet -> unit
override this.Presented : UIKit.UIActionSheet -> unit

매개 변수

actionSheet
UIActionSheet
특성

적용 대상