NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
NSLayoutConstraint(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
static void |
activateConstraints(NSArray<? extends NSLayoutConstraint> constraints)
Convenience method that activates each constraint in the contained array, in the same manner as setting active=YES.
|
static NSLayoutConstraint |
alloc() |
static NSLayoutConstraint |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
static void |
cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget) |
static void |
cancelPreviousPerformRequestsWithTargetSelectorObject(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.Class |
classForKeyedUnarchiver() |
double |
constant()
Unlike the other properties, the constant may be modified after constraint creation.
|
static NSArray<? extends NSLayoutConstraint> |
constraintsWithVisualFormatOptionsMetricsViews(java.lang.String format,
long opts,
NSDictionary<java.lang.String,?> metrics,
NSDictionary<java.lang.String,?> views)
Create an array of constraints using an ASCII-art-like visual format string.
|
static NSLayoutConstraint |
constraintWithItemAttributeRelatedByToItemAttributeMultiplierConstant(java.lang.Object view1,
long attr1,
long relation,
java.lang.Object view2,
long attr2,
double multiplier,
double c)
Create constraints explicitly.
|
static void |
deactivateConstraints(NSArray<? extends NSLayoutConstraint> constraints)
Convenience method that deactivates each constraint in the contained array, in the same manner as setting active=NO.
|
static java.lang.String |
debugDescription_static() |
static java.lang.String |
description_static() |
NSLayoutAnchor<?> |
firstAnchor()
accessors
firstAnchor{==,<=,>=} secondAnchor * multiplier + constant
|
long |
firstAttribute() |
java.lang.Object |
firstItem()
accessors
firstItem.firstAttribute {==,<=,>=} secondItem.secondAttribute * multiplier + constant
Access to these properties is not recommended.
|
static long |
hash_static() |
java.lang.String |
identifier()
For ease in debugging, name a constraint by setting its identifier, which will be printed in the constraint's description.
|
NSLayoutConstraint |
init() |
static NSObject.Function_instanceMethodForSelector_ret |
instanceMethodForSelector(org.moe.natj.objc.SEL aSelector) |
static NSMethodSignature |
instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
instancesRespondToSelector(org.moe.natj.objc.SEL aSelector) |
boolean |
isActive()
The receiver may be activated or deactivated by manipulating this property. Only active constraints affect the calculated layout. Attempting to activate a constraint whose items have no common ancestor will cause an exception to be thrown.
|
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
double |
multiplier() |
static NSLayoutConstraint |
new_objc() |
float |
priority() |
long |
relation() |
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
NSLayoutAnchor<?> |
secondAnchor() |
long |
secondAttribute() |
java.lang.Object |
secondItem() |
void |
setActive(boolean value)
The receiver may be activated or deactivated by manipulating this property. Only active constraints affect the calculated layout. Attempting to activate a constraint whose items have no common ancestor will cause an exception to be thrown.
|
void |
setConstant(double value)
Unlike the other properties, the constant may be modified after constraint creation.
|
void |
setIdentifier(java.lang.String value)
For ease in debugging, name a constraint by setting its identifier, which will be printed in the constraint's description.
|
void |
setPriority(float value) |
void |
setShouldBeArchived(boolean value)
When a view is archived, it archives some but not all constraints in its -constraints array.
|
static void |
setVersion_static(long aVersion) |
boolean |
shouldBeArchived()
When a view is archived, it archives some but not all constraints in its -constraints array.
|
static org.moe.natj.objc.Class |
superclass_static() |
static long |
version_static() |
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, willChangeValuesAtIndexesForKeyprotected NSLayoutConstraint(org.moe.natj.general.Pointer peer)
public static boolean accessInstanceVariablesDirectly()
public static void activateConstraints(NSArray<? extends NSLayoutConstraint> constraints)
public static NSLayoutConstraint alloc()
public static NSLayoutConstraint allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static NSLayoutConstraint constraintWithItemAttributeRelatedByToItemAttributeMultiplierConstant(java.lang.Object view1, long attr1, long relation, java.lang.Object view2, long attr2, double multiplier, double c)
public static NSArray<? extends NSLayoutConstraint> constraintsWithVisualFormatOptionsMetricsViews(java.lang.String format, long opts, NSDictionary<java.lang.String,?> metrics, NSDictionary<java.lang.String,?> views)
public static void deactivateConstraints(NSArray<? extends NSLayoutConstraint> constraints)
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public static long hash_static()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public static NSLayoutConstraint new_objc()
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public static org.moe.natj.objc.Class superclass_static()
public static long version_static()
public double constant()
public NSLayoutAnchor<?> firstAnchor()
public long firstAttribute()
public java.lang.Object firstItem()
public java.lang.String identifier()
public NSLayoutConstraint init()
public boolean isActive()
public void setActive(boolean value)
public double multiplier()
public float priority()
public long relation()
public NSLayoutAnchor<?> secondAnchor()
public long secondAttribute()
public java.lang.Object secondItem()
public void setConstant(double value)
public void setIdentifier(java.lang.String value)
public void setPriority(float value)
public void setShouldBeArchived(boolean value)
public boolean shouldBeArchived()