Contents

UISheetPresentationControllerDetentResolutionContext

A context for resolving custom detent values.

Declaration

@MainActor protocol UISheetPresentationControllerDetentResolutionContext : NSObjectProtocol

Overview

A context of this type is available in the resolver closure of custom(identifier:resolver:) (Swift) or customDetentWithIdentifier:resolver: (Objective-C).

Topics

Accessing the properties of the context

See Also

Creating a custom detent