Bagikan melalui


ShouldDismiss Delegasikan

Definisi

Delegasikan untuk ShouldDismissPopover.

public delegate bool ShouldDismiss(UIPopoverPresentationController popoverPresentationController);
type ShouldDismiss = delegate of UIPopoverPresentationController -> bool

Parameter

popoverPresentationController
UIPopoverPresentationController

Tampilkan Nilai

true jika popover harus diberhentikan.

Berlaku untuk