Description
Sets the available detents for a sheet presentation.
Parameters
detents
: A comma-separated list of detents. Can be medium
, large
, or a fractional height (e.g., fraction:0.5
).Example
<myView presentationDetents="medium,large"/>