다음을 통해 공유


UIActionSheetDelegate.WillPresent(UIActionSheet) 메서드

정의

작업 시트가 표시될 예정임을 나타냅니다.

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

매개 변수

actionSheet
UIActionSheet
특성

적용 대상