PXPseudoClassPredicate Class Reference
Inherits from | NSObject |
Conforms to | PXSelector |
Declared in | PXPseudoClassPredicate.h |
Overview
A PXPseudoClassPredicate is a selector that asks a true or false question of the styleable attempting to be matched. These questions, or predicates, determine position of the element among its siblings, whether this is the root view, or if it has no children
Tasks
-
predicateType
This indicates what type of predicate will be performed during a match operation
property -
– initWithPredicateType:
Initialize a newly allocated instance, setting its operation type