Package apple.uikit
Class UIBackgroundConfiguration
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.objc.ObjCObject
-
- apple.NSObject
-
- apple.uikit.UIBackgroundConfiguration
-
- All Implemented Interfaces:
NSCoding,NSCopying,NSSecureCoding,NSObject
public class UIBackgroundConfiguration extends NSObject implements NSCopying, NSSecureCoding
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceUIBackgroundConfiguration.Block_backgroundColorTransformer_retstatic interfaceUIBackgroundConfiguration.Block_setBackgroundColorTransformerstatic interfaceUIBackgroundConfiguration.Block_setStrokeColorTransformerstatic interfaceUIBackgroundConfiguration.Block_strokeColorTransformer_ret-
Nested classes/interfaces inherited from class apple.NSObject
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedUIBackgroundConfiguration(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean_supportsSecureCoding()This property must return YES on all classes that allow secure coding.static booleanaccessInstanceVariablesDirectly()static UIBackgroundConfigurationalloc()static java.lang.ObjectallocWithZone(org.moe.natj.general.ptr.VoidPtr zone)static booleanautomaticallyNotifiesObserversForKey(java.lang.String key)UIColorbackgroundColor()Configures the color of the background.UIBackgroundConfiguration.Block_backgroundColorTransformer_retbackgroundColorTransformer()Optional color transformer that is used to resolve the background color.NSDirectionalEdgeInsetsbackgroundInsets()Insets (or outsets, if negative) for the background and stroke, relative to the edges of the containing view.static voidcancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)static voidcancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)static NSArray<java.lang.String>classFallbacksForKeyedArchiver()static org.moe.natj.objc.ClassclassForKeyedUnarchiver()static java.lang.ObjectclearConfiguration()Returns a clear configuration, with no default styling.java.lang.ObjectcopyWithZone(org.moe.natj.general.ptr.VoidPtr zone)doublecornerRadius()The preferred corner radius (using a continuous corner curve) for the background and stroke.UIViewcustomView()A custom view for the background.static java.lang.StringdebugDescription_static()static java.lang.Stringdescription_static()longedgesAddingLayoutMarginsToBackgroundInsets()The edges on which the containing view's layout margins are added to the `backgroundInsets`, effectively making the `backgroundInsets` values relative to the containing view's layout margins for these edges.voidencodeWithCoder(NSCoder coder)static longhash_static()UIBackgroundConfigurationinit()UIBackgroundConfigurationinitWithCoder(NSCoder coder)NS_DESIGNATED_INITIALIZERstatic NSObject.Function_instanceMethodForSelector_retinstanceMethodForSelector(org.moe.natj.objc.SEL aSelector)static NSMethodSignatureinstanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)static booleaninstancesRespondToSelector(org.moe.natj.objc.SEL aSelector)static booleanisSubclassOfClass(org.moe.natj.objc.Class aClass)static NSSet<java.lang.String>keyPathsForValuesAffectingValueForKey(java.lang.String key)static java.lang.ObjectlistAccompaniedSidebarCellConfiguration()Returns the default configuration for an accompanied sidebar list cell.static java.lang.ObjectlistGroupedCellConfiguration()Returns the default configuration for a grouped list cell.static java.lang.ObjectlistGroupedHeaderFooterConfiguration()Returns the default configuration for a grouped list header or footer.static java.lang.ObjectlistPlainCellConfiguration()Returns the default configuration for a plain list cell.static java.lang.ObjectlistPlainHeaderFooterConfiguration()Returns the default configuration for a plain list header or footer.static java.lang.ObjectlistSidebarCellConfiguration()Returns the default configuration for a sidebar list cell.static java.lang.ObjectlistSidebarHeaderConfiguration()Returns the default configuration for a sidebar list header.static java.lang.Objectnew_objc()static booleanresolveClassMethod(org.moe.natj.objc.SEL sel)UIColorresolvedBackgroundColorForTintColor(UIColor tintColor)Returns the resolved background color for the specified tint color, based on the `backgroundColor` and `backgroundColorTransformer`.UIColorresolvedStrokeColorForTintColor(UIColor tintColor)Returns the resolved stroke color for the specified tint color, based on the `strokeColor` and `strokeColorTransformer`.static booleanresolveInstanceMethod(org.moe.natj.objc.SEL sel)voidsetBackgroundColor(UIColor value)Configures the color of the background.voidsetBackgroundColorTransformer(UIBackgroundConfiguration.Block_setBackgroundColorTransformer value)Optional color transformer that is used to resolve the background color.voidsetBackgroundInsets(NSDirectionalEdgeInsets value)Insets (or outsets, if negative) for the background and stroke, relative to the edges of the containing view.voidsetCornerRadius(double value)The preferred corner radius (using a continuous corner curve) for the background and stroke.voidsetCustomView(UIView value)A custom view for the background.voidsetEdgesAddingLayoutMarginsToBackgroundInsets(long value)The edges on which the containing view's layout margins are added to the `backgroundInsets`, effectively making the `backgroundInsets` values relative to the containing view's layout margins for these edges.voidsetStrokeColor(UIColor value)Configures the color of the stroke.voidsetStrokeColorTransformer(UIBackgroundConfiguration.Block_setStrokeColorTransformer value)Optional color transformer that is used to resolve the stroke color.voidsetStrokeOutset(double value)Outset (or inset, if negative) for the stroke, relative to the background (including any backgroundInsets).voidsetStrokeWidth(double value)The width of the stroke.static voidsetVersion_static(long aVersion)voidsetVisualEffect(UIVisualEffect value)The visual effect to apply to the background.UIColorstrokeColor()Configures the color of the stroke.UIBackgroundConfiguration.Block_strokeColorTransformer_retstrokeColorTransformer()Optional color transformer that is used to resolve the stroke color.doublestrokeOutset()Outset (or inset, if negative) for the stroke, relative to the background (including any backgroundInsets).doublestrokeWidth()The width of the stroke.static org.moe.natj.objc.Classsuperclass_static()static booleansupportsSecureCoding()java.lang.ObjectupdatedConfigurationForState(UIConfigurationState state)Returns a copy of the configuration updated for the specified state, by applying the configuration's default values for that state to any properties that have not been customized.static longversion_static()UIVisualEffectvisualEffect()The visual effect to apply to the background.-
Methods inherited from class apple.NSObject
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKey
-
-
-
-
Method Detail
-
accessInstanceVariablesDirectly
public static boolean accessInstanceVariablesDirectly()
-
alloc
public static UIBackgroundConfiguration alloc()
-
allocWithZone
public static java.lang.Object allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
-
automaticallyNotifiesObserversForKey
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
-
backgroundColor
public UIColor backgroundColor()
Configures the color of the background. A nil value uses the view's tint color; use `clearColor` for no color (transparent).
-
backgroundColorTransformer
public UIBackgroundConfiguration.Block_backgroundColorTransformer_ret backgroundColorTransformer()
Optional color transformer that is used to resolve the background color. A nil value means the `backgroundColor` is used as-is.
-
backgroundInsets
public NSDirectionalEdgeInsets backgroundInsets()
Insets (or outsets, if negative) for the background and stroke, relative to the edges of the containing view. These also apply to the custom view. Default is NSDirectionalEdgeInsetsZero.
-
cancelPreviousPerformRequestsWithTarget
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
-
cancelPreviousPerformRequestsWithTargetSelectorObject
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget, org.moe.natj.objc.SEL aSelector, java.lang.Object anArgument)
-
classFallbacksForKeyedArchiver
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
-
classForKeyedUnarchiver
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
-
clearConfiguration
public static java.lang.Object clearConfiguration()
Returns a clear configuration, with no default styling.
-
copyWithZone
public java.lang.Object copyWithZone(org.moe.natj.general.ptr.VoidPtr zone)
- Specified by:
copyWithZonein interfaceNSCopying
-
cornerRadius
public double cornerRadius()
The preferred corner radius (using a continuous corner curve) for the background and stroke. This is also applied to the custom view. Default is 0. If the view is too small to fit the requested radius, the corner curve and radius will be adjusted to fit.
-
customView
public UIView customView()
A custom view for the background. The custom view must have translatesAutoresizingMaskIntoConstraints enabled, but may use auto layout constraints internally for layout of subviews.
-
debugDescription_static
public static java.lang.String debugDescription_static()
-
description_static
public static java.lang.String description_static()
-
edgesAddingLayoutMarginsToBackgroundInsets
public long edgesAddingLayoutMarginsToBackgroundInsets()
The edges on which the containing view's layout margins are added to the `backgroundInsets`, effectively making the `backgroundInsets` values relative to the containing view's layout margins for these edges. Default is NSDirectionalRectEdgeNone.
-
encodeWithCoder
public void encodeWithCoder(NSCoder coder)
- Specified by:
encodeWithCoderin interfaceNSCoding
-
hash_static
public static long hash_static()
-
init
public UIBackgroundConfiguration init()
-
initWithCoder
public UIBackgroundConfiguration initWithCoder(NSCoder coder)
Description copied from interface:NSCodingNS_DESIGNATED_INITIALIZER- Specified by:
initWithCoderin interfaceNSCoding
-
instanceMethodForSelector
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
-
instanceMethodSignatureForSelector
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
-
instancesRespondToSelector
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
-
isSubclassOfClass
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
-
keyPathsForValuesAffectingValueForKey
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
-
listAccompaniedSidebarCellConfiguration
public static java.lang.Object listAccompaniedSidebarCellConfiguration()
Returns the default configuration for an accompanied sidebar list cell.
-
listGroupedCellConfiguration
public static java.lang.Object listGroupedCellConfiguration()
Returns the default configuration for a grouped list cell.
-
listGroupedHeaderFooterConfiguration
public static java.lang.Object listGroupedHeaderFooterConfiguration()
Returns the default configuration for a grouped list header or footer.
-
listPlainCellConfiguration
public static java.lang.Object listPlainCellConfiguration()
Returns the default configuration for a plain list cell.
-
listPlainHeaderFooterConfiguration
public static java.lang.Object listPlainHeaderFooterConfiguration()
Returns the default configuration for a plain list header or footer.
-
listSidebarCellConfiguration
public static java.lang.Object listSidebarCellConfiguration()
Returns the default configuration for a sidebar list cell.
-
listSidebarHeaderConfiguration
public static java.lang.Object listSidebarHeaderConfiguration()
Returns the default configuration for a sidebar list header.
-
new_objc
public static java.lang.Object new_objc()
-
resolveClassMethod
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
-
resolveInstanceMethod
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
-
resolvedBackgroundColorForTintColor
public UIColor resolvedBackgroundColorForTintColor(UIColor tintColor)
Returns the resolved background color for the specified tint color, based on the `backgroundColor` and `backgroundColorTransformer`.
-
resolvedStrokeColorForTintColor
public UIColor resolvedStrokeColorForTintColor(UIColor tintColor)
Returns the resolved stroke color for the specified tint color, based on the `strokeColor` and `strokeColorTransformer`.
-
setBackgroundColor
public void setBackgroundColor(UIColor value)
Configures the color of the background. A nil value uses the view's tint color; use `clearColor` for no color (transparent).
-
setBackgroundColorTransformer
public void setBackgroundColorTransformer(UIBackgroundConfiguration.Block_setBackgroundColorTransformer value)
Optional color transformer that is used to resolve the background color. A nil value means the `backgroundColor` is used as-is.
-
setBackgroundInsets
public void setBackgroundInsets(NSDirectionalEdgeInsets value)
Insets (or outsets, if negative) for the background and stroke, relative to the edges of the containing view. These also apply to the custom view. Default is NSDirectionalEdgeInsetsZero.
-
setCornerRadius
public void setCornerRadius(double value)
The preferred corner radius (using a continuous corner curve) for the background and stroke. This is also applied to the custom view. Default is 0. If the view is too small to fit the requested radius, the corner curve and radius will be adjusted to fit.
-
setCustomView
public void setCustomView(UIView value)
A custom view for the background. The custom view must have translatesAutoresizingMaskIntoConstraints enabled, but may use auto layout constraints internally for layout of subviews.
-
setEdgesAddingLayoutMarginsToBackgroundInsets
public void setEdgesAddingLayoutMarginsToBackgroundInsets(long value)
The edges on which the containing view's layout margins are added to the `backgroundInsets`, effectively making the `backgroundInsets` values relative to the containing view's layout margins for these edges. Default is NSDirectionalRectEdgeNone.
-
setStrokeColor
public void setStrokeColor(UIColor value)
Configures the color of the stroke. A nil value uses the view's tint color; use `clearColor` for no color (transparent).
-
setStrokeColorTransformer
public void setStrokeColorTransformer(UIBackgroundConfiguration.Block_setStrokeColorTransformer value)
Optional color transformer that is used to resolve the stroke color. A nil value means the `strokeColor` is used as-is.
-
setStrokeOutset
public void setStrokeOutset(double value)
Outset (or inset, if negative) for the stroke, relative to the background (including any backgroundInsets). Default is 0. The corner radius of the stroke is adjusted for any outset to remain concentric with the background.
-
setStrokeWidth
public void setStrokeWidth(double value)
The width of the stroke. Default is 0.
-
setVersion_static
public static void setVersion_static(long aVersion)
-
setVisualEffect
public void setVisualEffect(UIVisualEffect value)
The visual effect to apply to the background. Default is nil.
-
strokeColor
public UIColor strokeColor()
Configures the color of the stroke. A nil value uses the view's tint color; use `clearColor` for no color (transparent).
-
strokeColorTransformer
public UIBackgroundConfiguration.Block_strokeColorTransformer_ret strokeColorTransformer()
Optional color transformer that is used to resolve the stroke color. A nil value means the `strokeColor` is used as-is.
-
strokeOutset
public double strokeOutset()
Outset (or inset, if negative) for the stroke, relative to the background (including any backgroundInsets). Default is 0. The corner radius of the stroke is adjusted for any outset to remain concentric with the background.
-
strokeWidth
public double strokeWidth()
The width of the stroke. Default is 0.
-
superclass_static
public static org.moe.natj.objc.Class superclass_static()
-
supportsSecureCoding
public static boolean supportsSecureCoding()
-
_supportsSecureCoding
public boolean _supportsSecureCoding()
Description copied from interface:NSSecureCodingThis property must return YES on all classes that allow secure coding. Subclasses of classes that adopt NSSecureCoding and override initWithCoder: must also override this method and return YES. The Secure Coding Guide should be consulted when writing methods that decode data.- Specified by:
_supportsSecureCodingin interfaceNSSecureCoding
-
updatedConfigurationForState
public java.lang.Object updatedConfigurationForState(UIConfigurationState state)
Returns a copy of the configuration updated for the specified state, by applying the configuration's default values for that state to any properties that have not been customized.
-
version_static
public static long version_static()
-
visualEffect
public UIVisualEffect visualEffect()
The visual effect to apply to the background. Default is nil.
-
-