Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
PendingRRectClip Class Reference

#include <FlutterPlatformViews_Internal.h>

Inheritance diagram for PendingRRectClip:

Properties

flutter::DlRect rect
 
CGFloat topLeftRadius
 
CGFloat topRightRadius
 
CGFloat bottomRightRadius
 
CGFloat bottomLeftRadius
 

Detailed Description

Definition at line 840 of file FlutterPlatformViews.mm.

Property Documentation

◆ bottomLeftRadius

- (CGFloat) bottomLeftRadius
readwritenonatomicassign

Definition at line 206 of file FlutterPlatformViews_Internal.h.

◆ bottomRightRadius

- (CGFloat) bottomRightRadius
readwritenonatomicassign

Definition at line 205 of file FlutterPlatformViews_Internal.h.

◆ rect

- (DlRect) PendingRRectClip:
readwritenonatomicassign

Definition at line 202 of file FlutterPlatformViews_Internal.h.

◆ topLeftRadius

- (CGFloat) topLeftRadius
readwritenonatomicassign

Definition at line 203 of file FlutterPlatformViews_Internal.h.

◆ topRightRadius

- (CGFloat) topRightRadius
readwritenonatomicassign

Definition at line 204 of file FlutterPlatformViews_Internal.h.


The documentation for this class was generated from the following files: