#import <UIView-Rendering.h>
Öffentliche Methoden | |
| (void) | - drawRect: |
| (struct CGRect) | - visibleBounds |
| (void) | - setNeedsDisplay |
| (void) | - setNeedsDisplayInRect: |
| (BOOL) | - needsDisplay |
| (BOOL) | - needsDisplayOnBoundsChange |
| (void) | - setNeedsDisplayOnBoundsChange: |
| (void) | - setClipsSubviews: |
| (BOOL) | - clipsSubviews |
| (void) | - setBackgroundColor: |
| (struct CGColor *) | - backgroundColor |
| (void) | - setFixedBackgroundPattern: |
| (void) | - setAlpha: |
| (float) | - alpha |
| (void) | - setOpaque: |
| (BOOL) | - isOpaque |
| (void) | - setClearsContext: |
| (void) | - setContentsPosition: |
| (int) | - controlTint |
| (void) | - setControlTint: |
| (struct CGImage *) | - createSnapshotWithRect: |
| (void) | - forceDisplayIfNeeded |
| (void) | - recursivelyForceDisplayIfNeeded |
| (void) | - _enableLayerKitPatternDrawing: |
Öffentliche, statische Methoden | |
| (void) | + flush |
Definiert in Zeile 9 der Datei UIView-Rendering.h.
| + (void) flush |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (struct CGRect) visibleBounds |
| - (void) setNeedsDisplay |
| - (void) setNeedsDisplayInRect: | (struct CGRect) | fp8 |
| - (BOOL) needsDisplay |
| - (BOOL) needsDisplayOnBoundsChange |
| - (void) setNeedsDisplayOnBoundsChange: | (BOOL) | fp8 |
| - (void) setClipsSubviews: | (BOOL) | fp8 |
| - (BOOL) clipsSubviews |
| - (void) setBackgroundColor: | (struct CGColor *) | fp8 |
| - (struct CGColor *) backgroundColor |
| - (void) setFixedBackgroundPattern: | (BOOL) | fp8 |
| - (void) setAlpha: | (float) | fp8 |
| - (float) alpha |
| - (void) setOpaque: | (BOOL) | fp8 |
| - (BOOL) isOpaque |
| - (void) setClearsContext: | (BOOL) | fp8 |
| - (void) setContentsPosition: | (int) | fp8 |
| - (int) controlTint |
| - (void) setControlTint: | (int) | fp8 |
| - (struct CGImage *) createSnapshotWithRect: | (struct CGRect) | fp8 |
| - (void) forceDisplayIfNeeded |
| - (void) recursivelyForceDisplayIfNeeded |
| - (void) _enableLayerKitPatternDrawing: | (BOOL) | fp8 |